{{ view_name }}
{{ view_description|safe }}
{% endif %}
{{ request.method }} {{ request.full_path }}
{% endautoescape %} {% if content %}{{ content|urlize_quoted_links }}{% endif %}
diff --git a/swh/web/ui/templates/api.html b/swh/web/ui/templates/api.html index 6396424b..1475c8f0 100644 --- a/swh/web/ui/templates/api.html +++ b/swh/web/ui/templates/api.html @@ -1,190 +1,190 @@
{% block head %} {% block meta %} {% endblock %}{{ request.method }} {{ request.full_path }}
{% endautoescape %} {% if content %}{{ content|urlize_quoted_links }}{% endif %}